home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / lightsprites.swf / scripts / frame_32 / PlaceObject2_896_46 / CLIPACTIONRECORD on(release).as next >
Encoding:
Text File  |  2007-09-27  |  92 b   |  5 lines

  1. on(release){
  2.    _global.soundOn = true;
  3.    this._parent.soundsOff.gotoAndStop("off");
  4. }
  5.